Node.descendant_for_point_range

Get the smallest node within this node that spans the given range.

struct Node
const @nogc nothrow
descendant_for_point_range

Return Value

Type: auto

A Nulllable!Node

Meta